@charset "UTF-8";
html, body{font-family: "Microsoft YaHei";font-size:15px;font-weight: 500;}
*{padding: 0;margin: 0;list-style: none;text-decoration: none;}
a{color:#000000;text-decoration:none;}
a:hover{text-decoration:none;}
ul{list-style-type: none;}
li{list-style-type: none;}
.clear{clear:both;font-size:0;margin:0;padding:0;}
.l{float:left;}
.r{float:right;}
h3{font-size:20px;line-height:2.5;color:#ffffff;letter-spacing:2px;}
.tra_s_4
	{
		-webkit-transition: all .4s linear;
		-moz-transition: all .4s linear;
		-o-transition: all .4s linear;
		transition: all .4s linear;
	}
.tra_s_3
	{
		-webkit-transition: all .3s linear;
		-moz-transition: all .3s linear;
		-o-transition: all .3s linear;
		transition: all .3s linear;
	}
.tra_s_2
	{
		-webkit-transition: all .2s linear;
		-moz-transition: all .2s linear;
		-o-transition: all .2s linear;
		transition: all .2s linear;
	}
.tra_s_ease_6{
		transition:all 0.6s ease 0s;
		-webkit-transition: all 0.6s ease 0s;
		-moz-transition: all 0.6s ease 0s;
		-o-transition: all 0.6s ease 0s;
	}
.box_s{
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
/* top */
.top_main{position:relative;padding: 10px 0 20px 0;background: #041e42;z-index: 999;}
.main_con{width:1400px;margin:0 auto;}
.top_con .logos{float:left;width:30%;font-size:0;padding-top:20px;}
.top_con .logos img{width:3.1rem;max-width:100%;}
.top_con .top_info{float:right;width:60%;text-align:right;}
.top_con .top_info .top_info2{width:100%;font-size:16px;line-height:40px;margin-top:32px;color:#c59d52;letter-spacing:1px;}
.top_con .top_info .top_info2 li{display:inline-block;margin:0 20px;color:#fff;font-family: 'sysr';} 
.top_con .top_info .top_info2 a:nth-child(2) li{padding-right:0.6rem;border-right:2px solid #44719d;} 
/* top end*/
/*顶部导航*/
.head_t{width: 100%;height: 54px;
	position: absolute;padding-top:12px;
    right: 0;
    top: 100%;
    z-index: 1;
	/* position: fixed;top: 0;left: 0;z-index: 1000; */
    background: url(../images/nav_back.png) center no-repeat;
    background-size: cover;
}
.header_color{position:fixed!important;left:0;top:0;}
/*.head_t:hover{position:fixed!important;left:0;top:0;}*/
.head_t .head_nav{width: 1400px;height:54px;margin:0 auto;}
.head_t .head_nav > ul{float: left;margin:0;padding:0;margin-right:0.8rem;}
.head_t .head_nav > ul > li{position: relative;text-align: center;height: 54px;line-height: 22px;float: left;margin:0 0.6rem 0 0;font-size: 16px;
    box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.head_t .head_nav > ul > li.active{
    border-bottom:3px solid #002d72;
}

.head_t .head_nav > ul > li p{font-size:8px;color:#333;text-transform: uppercase;letter-spacing:0;}
.head_t .head_nav > ul > li:last-child{border-right: 0px;color: #0f1620;position: relative;}
.head_t .head_nav > ul > li:nth-child(6) .erjiNav{display:none!important;}
.head_t .head_nav > ul > li:nth-child(7) .erjiNav{display:none!important;}
/*.head_t .head_nav > ul > li:nth-child(8) .erjiNav{display:none!important;}*/
.head_t .head_nav > ul > li>a{position:relative;color: #1f3145;text-decoration: none;display: block;font-size:18px;letter-spacing:2px;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.erjiNav{ display:none;overflow:hidden; min-width:120px;padding:20px 30px;border-top:1px solid #7f5454;
background:url(../images/erjiNav_back2.png) center repeat; position:absolute; left:0; top:54px;z-index:10;}
.erjiNav .erjibox{ overflow:hidden;  margin:0 auto;  position:relative;}
.erjiNav .erjibox .nav_tit{width:100%;border-bottom:1px solid #b1b6bd;}
.erjiNav .erjibox .nav_tit h3{text-align:left;}
.erjiNav .erjibox > .nav_li{width:100%;margin:0;padding-top:20px;}
.erjiNav .erjibox > .nav_li > ul{margin:0;padding:0;font-size:0;}
.erjiNav .erjibox > .nav_li >ul>li{
   white-space:nowrap;
    text-align:left;
	line-height:2.5;
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-o-transition: all .4s linear;
	transition: all .4s linear;
}
.erjiNav .erjibox > .nav_li >ul>li a{color:#ffffff;font-size: 16px;letter-spacing:1px;font-weight:normal;font-family: 'sysr';}
.erjiNav .erjibox > .nav_li >ul>li:hover a{color:#ffffff;}
.logo_img{width:3.75rem;font-size:0;}
.logo_img img{height: 0.8rem;padding-top:0.3rem;}
/* 顶部导航 end*/
/*links*/
.links{float:right;}
.links a{display:inline-block;background:#041e42;color:#fff;font-size:16px;line-height:36px;margin-top:5px;padding:0 20px;border-radius:20px;
   letter-spacing: 1px;
    -webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;
}
.links a:hover{background:#477d94;}
.links h6{font-size:16px;line-height: 45px;color:#fff;   padding: 0 15px 0 55px;border-radius:25px;
    background: url(../images/m/diqiu.png) 25px center no-repeat #041e42;;
    background-size: 20px auto;}
/*links end*/
.swiper-container{width:100%;}
.swiper-container .main_list{width:100%;}
.swiper-container .main_list .sl_img{width:100%;font-size:0;}
.swiper-container .main_list .sl_img img{width:100%;display:block;}
.swiper-pagination-bullet{width:15px;height:15px;display: inline-block;background:#fff;border-radius:50%;text-align:center;}
.swiper-container-horizontal>.swiper-pagination-bullets{width:100%;left:0;height:30px;bottom:40px;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0;}
.index_banner>.swiper-button-prev{z-index:10;left:2.0rem;top:calc(50% - 0.6rem);width:0.7rem!important;height:0.7rem!important;background:url(../images/left.png) center center no-repeat;background-size:90% 90%;}
.index_banner>.swiper-button-prev:after{content:''!important;}
.index_banner>.swiper-button-next{right:2.0rem;top:calc(50% - 0.6rem);width:0.7rem!important;height:0.7rem!important;background:url(../images/right.png) center center no-repeat;background-size:90% 90%;}
.index_banner>.swiper-button-next:after{content:''!important;}
.swiper-container .swiper-pagination-bullet{opacity:1;width:21px;height:32px;display: inline-block;background:url(../images/banner_icon1.png) center no-repeat;background-size:80% auto;text-align:center;border-radius:0;}
.swiper-container .swiper-pagination-bullet-active{background-image:url(../images/banner_icon2.png);}
/* serch */
.search-box {
    position: relative;
    /* margin-left:30px; */
    height: 40px;
    line-height: 40px;
    z-index: 99;
}
.search-box .butn {
    display: block;
    cursor: pointer;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    background: url(../images/ico_60.png) no-repeat center;
}
.search-box .butn.hov {background: none;}
.search-box .butn.hov i {display: block;}
.search-box .butn i {
    width: 40px;
    height: 40px;
    display: none;
    background: url(../images/sou.png) no-repeat center;background-size:50% 50%;
    margin: 0 auto;
    /* border: 1px solid #8f8a87; */
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    /* border-radius: 30px; */
}
.search-box .share-sub {
    position: absolute;
    right: 40px;
    top: 0;
    width: 0;
    height: 40px;
    overflow: hidden;
    background: #ededed;
    border-radius: 5px 0 0 5px;
}
.search-box .share-sub .tex {
    width: 222px;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding: 5px 9px;
    color: #666;
    border: none;
    background: #ededed;
    outline: none;
}
.search-box .share-sub .sub-btn {
    border: none;
    width: 40px;
    height: 40px;
    cursor: pointer;
    outline: none;
    background: url(../images/sou_2.png) no-repeat center #E74C3C;
}
/* serch end*/
/* top_search */
.top_search{float:right;margin-left:0.4rem;width:2.6rem;height:36px;border-bottom:1px solid #44719d;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.top_search form{display:block;width:100%;height:100%;position:relative;}
.top_search form input{font-size:15px;color:#fff;} 
.top_search form input:focus{outline:none;} 
.top_search:focus-within{width:3.8rem;border-color:#ffffff;} 
/* top_search end*/
/* index_lx */
.index_lx{width:100%;padding:1.0rem 0 0.9rem 0;text-align:center;font-size:18px;line-height:2.0;color:#ffffff;text-transform: uppercase;letter-spacing:1px;background:url(../images/index_lx_back.jpg) center no-repeat;background-size:cover;}
.index_lx h5{font-size:28px;letter-spacing:2px;font-weight:bold;}
.index_lx_list{width:100%;margin-top:0.5rem;}
.index_lx_list a{display:inline-block;font-size:15px;margin:0 15px;padding:0 40px;line-height:55px;border-radius:36px;background-color:#fff;color:#002b72;letter-spacing:0;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.index_lx_list a span{padding-left:40px;font-weight:bold;}
.index_lx_list a{background-image:url(../images/icon_1.png);background-position: 40px center;background-repeat:no-repeat;background-size:auto 22px;}
.index_lx_list .lx_icon2{background-image:url(../images/icon_2.png);}
.index_lx_list a:hover{background-color:#477d94;color:#fff;transform: translate(0,-6px);}

.index_lx_num{width:1400px;margin:0.6rem auto 0.1rem auto;text-align:center;}
.index_lx_num li{width:25%;float:left;margin:0;}
.index_lx_num li h6{font-size:35px;}

/* index_lx end*/
/* foots */
.foots{width:100%;padding:0.9rem 0;background:#022d71;}
.foots .foots_logo{position:relative;font-size:0;padding-bottom:0.6rem;}
.foots .foots_logo img{width:3.1rem;}
.foots .foots_logo a{cursor:pointer;display:inline-block;position:absolute;right:0;top:0;font-size:14px;line-height:2.0;color:#e4f0fd;
background:url(../images/top.png) right center no-repeat;background-size:auto 28px;padding-right:38px;}
.foots .foots_main .foot_nav{float:left;margin-right:2%;max-width:18%;font-size:14px;}
.foots .foots_main .foot_nav1{min-width:6%;}
/*.foots .foots_main .foot_nav2{margin-right:3%;}*/
.foots .foots_main .foot_nav h6{font-size:18px;line-height:2.0;letter-spacing:0px;color:#f0f8fb;margin-bottom:0.2rem;font-weight:600;}
.foots .foots_main .foot_nav li{font-size:14px;line-height:2.5;letter-spacing:1px;color:#c4c4cb;}
.foots .foots_main .foot_nav li:hover{color:#ffffff;}
.foots .foots_main .foot_ewm{width:16%;float:right;font-size:0;}
.foots .foots_main .foot_ewm h6{font-size: 18px;line-height: 2.0;letter-spacing: 0px;color: #f0f8fb;margin-bottom: 0.2rem;font-weight: 600;}
.foots .foots_main .foot_ewm .foot_ewm_img{width:100%;text-align:center;}
.foots .foots_main .foot_ewm .foot_ewm_img ul{width:50%;text-align:center;float:left;margin:0;}
.foots .foots_main .foot_ewm .foot_ewm_img img{max-width:90%;}
.foots .foots_main .foot_ewm .foot_ewm_img p{font-size:14px;line-height:3.0;color:#ffffff;}
.foots .foots_main .foot_ewm .foot_ewm_son{width:100%;text-align:center;margin-top:0.2rem;}
.foots .foots_main .foot_ewm .foot_ewm_son ul li{cursor:pointer;display:inline-block;display:inline-block;width:25%;font-size:0;}
.foots .foots_main .foot_ewm .foot_ewm_son ul li img{width:50%;}
.foots .foots_main .foot_ewm .foot_ewm_son ul li.on img{width:52%;}
.foots .foot_lx{position:relative;font-size:14px;line-height:2.5;letter-spacing:1px;color:#c4c4cb;text-align:left;margin-top:0.6rem;padding-top:0.3rem;border-top:1px solid #304b7e;}
.foots .foot_lx a{color:#c4c4cb;}
.foot_links{position:absolute;right:0;top:25px;font-size:14px;line-height:2.0;text-align:center;min-width:180px;}
.foot_links select{font-size:14px;line-height:2.0;width: 100%;height: 30px;display: block;text-align: center;text-align-last: center;color:#4a4a4a;}
.foot_links option{text-align: center;text-align-last: center;}
/* foots end*/
/* in_ban */
.in_ban{position:relative;width:100%;font-size:0;}
.in_ban img{width:100%;display:block;}
.in_ban h1{position:absolute;font-weight:normal;left:0;top:50%;width:100%;font-size:35px;color:#fff;letter-spacing:2px;text-align:center;}
.in_ban .in_ban_tit{width:100%;position:absolute;left;top:40%;}
.in_ban .in_ban_tit .in_ban_tit_main{width:73%;margin:0 auto;}
.in_ban .in_ban_tit .in_ban_tit_main h2{font-size:36px;line-height:1.5;color:#fff;}
.in_ban .in_ban_tit .in_ban_tit_main h2 span{font-size:30px;color:#d9d9da;letter-spacing:1px;}
.in_ban .in_ban_tit .in_ban_tit_main p{font-size:24px;line-height:1.5;color:#fff;text-transform: uppercase;}
.in_ban_tit_2 h2{color:#002d72!important;}
.in_ban_tit_2 p{color:#002d72!important;}
.in_ban_tit_cen{text-align:center;}
.in_ban_mar{margin-top:66px;}
/* in_ban end*/
/* in_banner */
.in_banner{width:100%;font-size:0;margin-top:66px;}
.in_banner .in_banner_img{width:40%;font-size:0;}
.in_banner .in_banner_img img{width:100%;display:block;}
.in_banner .in_banner_info{width:33%;margin-right:10%;font-size:0.35rem;color:#002d72;line-height:1.8;letter-spacing:1px;}
.in_banner .in_banner_info2{padding-top:1.6rem;}
.in_banner .in_banner_info h2{font-size:36px;font-weight:bold;padding-top:1.5rem;font-family: 'sysemi';}
.in_banner .in_banner_info span{font-weight:bold;font-family: 'sysr';}
.in_banner .in_banner_info p{margin-top:28px;font-family: 'syhei';}
.in_banner .in_banner_info a{display:inline-block;margin-top:1.5rem;background:#002d72;color:#fff;font-size:0.25rem;line-height:0.7rem;padding:0 1.2rem;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.in_banner .in_banner_info a:hover{transform: translate(0,-6px);}
/* in_banner end*/
/* search_con */
.in_search{width:100%;margin:0;padding:1.8rem 0 0.5rem 0;background:#edf2f5;}
.in_search h2{text-align:center;font-size:0.5rem;line-height:2.0;color:#002d72;letter-spacing:2px;}
.search_con{width:13.0rem;height:1.0rem;margin:0.35rem auto;}
.search_con form{width:100%;height:100%;}
.search_con form .serch_input{position:relative;width:100%;height:100%;}
.search_con form .serch_input .serch_text{width:10.6rem;height:100%;text-indent:1.0em;background:#fff;
	color:#002d72;font-size:0.3rem;letter-spacing:1px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border:2px solid #002e71;
}
.search_con form .serch_input .serch_btn{cursor:pointer;position:absolute;right:0;top:0;width:2.0rem;height:100%;overflow:hidden;background:#002e71;text-align:center;
	font-size:0.28rem;color:#fff;letter-spacing:2px;border:2px solid #002e71;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.search_con input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #002d72;letter-spacing:2px;font-weight:500;} 
.search_con input:-moz-placeholder, textarea:-moz-placeholder { color: #002d72; letter-spacing:2px;font-weight:500;} 
.search_con input::-moz-placeholder, textarea::-moz-placeholder { color: #002d72; letter-spacing:2px;font-weight:500;} 
.search_con input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #002d72; letter-spacing:2px;font-weight:500;} 
/* search_con end*/
/* in_son */
.in_son{width:100%;background:#edf2f5;}
.in_son .in_son_main{width:74%;margin:0 auto;}
.in_son .in_son_main li{float:left;margin-right:0.45rem;font-size:0.4rem;line-height:2.5;color:#002d72;letter-spacing:2px;padding:0 0.45rem;}
.in_son .in_son_main li:hover{background:#d9dfe4;}
.in_son .in_son_main li.on{background:#d9dfe4;}
/* in_son end*/
/* in_news_son */
.in_news_son{width:100%;margin:50px auto 20px auto;}
.in_news_son .in_son_main{width:74%;margin:0 auto;text-align:center;}
.in_news_son .in_son_main li{display:inline-block;font-size:0.4rem;line-height:2.5;color:#002d72;letter-spacing:2px;padding:0 0.45rem;background:#d5dee8;}
.in_news_son .in_son_main li:hover{background:#002e71;color:#fff;}
.in_news_son .in_son_main li.on{background:#002e71;color:#fff;}
/* in_news_son end*/

/*show*/
.about_det_con{width:20.0rem;margin:1.0rem auto;font-size:0.27rem;line-height:0.6rem;color:#333;}
.about_det_con h2{text-align:center;font-size:0.4rem;font-weight:500;}
.about_det_con img{max-width:100%;}
.about_det_con table{border:1px solid #333;border-collapse: collapse;border-spacing: 0;}
.about_det_con table tr td{border:1px solid #333;}
.about_det_con .art_time{font-size:0.18rem;line-height:0.76rem;text-align:center;margin-bottom:0.20rem;}
.n_p_page{width:20.0rem;margin:0.5rem auto;padding-top:0.2rem;border-top:1px solid #000;}
.about_det_con strong{font-weight:600;}
.page_div{text-align:center;margin-bottom:20px;font-size:14px;}
.pagelist{text-align:center;margin-top:35px;color:#626262;}
.pagelist li{display:inline-block;padding:1px 6px;border: 1px solid #f8f8f8;}
.pagelist li a{color:#626262;}
.pagelist .active{color:#1981f4;border-radius:3px;border:2px solid #f5f5f5;}
.pagelist .active a{color:#1981f4;}
.page_div{margin:0.4rem auto;}
#pages {text-align: center;}
#pages li {margin: 0 2px;height: 20px;line-height: 20px;text-align: center;background: #e6e6e6;color: #333;display: inline-block;}
#pages li a{font-size: 14px;display: block;padding: 0px 6px;}
#pages li span{font-size: 14px;display: block;padding: 0 4px;}
#pages li.active {text-align: center;background: #a98b69;color: #fff;display: inline-block;}
#pages li:hover {background: #f90712;}
#pages li:hover a {color: #fff;}
/*show end*/

.in_news_tj{width:1400px;margin:1.0rem auto;}
.in_news_tj .in_news_tj_img{width:650px;font-size:0;}
.in_news_tj .in_news_tj_img img{width:100%;display:block;}
.in_news_tj .in_news_tj_con{width:710px;}
.in_news_tj .in_news_tj_con li{width:730px;margin-bottom:2px;}
.in_news_tj .in_news_tj_con li h5{padding-left:30px;font-size:24px;line-height:1.5;color:#002d72;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }
.in_news_tj .in_news_tj_con li .in_news_tj_info{padding:10px 30px;font-size:17px;line-height:1.5;color:#707070;}
.in_news_tj .in_news_tj_con li:hover .in_news_tj_info{background:#edf2f5;}


/* in_news */
.in_news{width:74%;margin:0.8rem auto;}
.in_news li{width:100%;margin:0.1rem 0;padding:0.5rem 0;overflow:hidden;border-top:1px solid #e1e3e5;}
.in_news li .in_news_img{float:right;width:22%;height:100%;font-size:0;overflow:hidden;}
.in_news li .in_news_img img{width:100%;display:block;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.in_news li:hover .in_news_img img{transform: scale(1.1, 1.1);transition: .4s transform;z-index:1000;}
.in_news li .in_news_con{float:left;width:70%;}
.in_news li .in_news_con .in_news_info{color:#707070;}
.in_news li .in_news_con .in_news_info h5{font-size:0.35rem;line-height:2.0;color:#002d72;letter-spacing:2px;}
.in_news li .in_news_con .in_news_info p{width:70%;font-size:0.28rem;line-height:1.8;color:#707070;}
/*.in_news li .in_news_con .in_news_info .in_news_more{letter-spacing:1px;font-size:0.25rem;line-height:3.0;padding:0 1.0rem 0 0.45rem;color:#fff;display:inline-block;background:url(../images/in/news_more.png) center no-repeat;background-size:100% 100%;}*/
/*.in_news li:nth-child(2n){border-left:2px solid #002e71;border-right:none;}*/
/*.in_news li:nth-child(2n) .in_news_img{float:right;}*/
/*.in_news li:nth-child(2n) .in_news_con{float:left;}*/
/*.in_news li:nth-child(2n) .in_news_con .in_news_info{margin-left:0;}*/
/*.in_news li:nth-child(2n) .in_news_con .in_news_info h5{padding-left:8%;}*/
/*.in_news li:nth-child(2n) .in_news_con .in_news_info p{padding-left:8%;}*/
/*.in_news li:nth-child(2n) .in_news_con .in_news_info .in_news_more{left:auto;right:0;background-image:url(../images/in/news_more2.png);padding:0 0.45rem 0 1.0rem;}*/
/* in_news end*/

/* in_news1 */
.in_news1{width:74%;margin:0.8rem auto;}
.in_news1 li{width:100%;height:318px;margin:0.8rem 0;overflow:hidden;background:#edf2f5;border-right:2px solid #002e71;
    -webkit-box-shadow: #e0dcdc 0px 2px 8px;
	-moz-box-shadow: #e0dcdc 0px 2px 8px;
	box-shadow: #e0dcdc 0px 2px 8px;
}
.in_news1 li .in_news_img{float:left;width:40%;height:100%;font-size:0;overflow:hidden;}
.in_news1 li .in_news_img img{width:100%;display:block;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.in_news1 li:hover .in_news_img img{transform: scale(1.1, 1.1);transition: .4s transform;z-index:1000;}
.in_news1 li .in_news_con{float:right;width:60%;height:100%;border-top:12px solid #002e71;}
.in_news1 li .in_news_con .in_news_info{position:relative;width:92%;margin-left:8%;height:calc(100% - 14px);border-bottom:2px solid #002e71;}
.in_news1 li .in_news_con .in_news_info h5{font-size:0.45rem;line-height:2.0;color:#002d72;padding-top:0.6rem;letter-spacing:2px;}
.in_news1 li .in_news_con .in_news_info p{width:92%;font-size:0.28rem;line-height:1.8;color:#002d72;}
.in_news1 li .in_news_con .in_news_info .in_news_more{position:absolute;left:0;bottom:0;letter-spacing:1px;font-size:0.25rem;line-height:3.0;padding:0 1.0rem 0 0.45rem;color:#fff;display:inline-block;background:url(../images/in/news_more.png) center no-repeat;background-size:100% 100%;}
.in_news1 li:nth-child(2n){border-left:2px solid #002e71;border-right:none;}
.in_news1 li:nth-child(2n) .in_news_img{float:right;}
.in_news1 li:nth-child(2n) .in_news_con{float:left;}
.in_news1 li:nth-child(2n) .in_news_con .in_news_info{margin-left:0;}
.in_news1 li:nth-child(2n) .in_news_con .in_news_info h5{padding-left:8%;}
.in_news1 li:nth-child(2n) .in_news_con .in_news_info p{padding-left:8%;}
.in_news1 li:nth-child(2n) .in_news_con .in_news_info .in_news_more{left:auto;right:0;background-image:url(../images/in/news_more2.png);padding:0 0.45rem 0 1.0rem;}
/* in_news1 end*/

/* page_div */
.page_div{text-align:center;margin-bottom:20px;font-size:14px;}
.pagelist{text-align:center;margin-top:35px;color:#626262;}
.pagelist li{display:inline-block;padding:1px 6px;border: 1px solid #f8f8f8;}
.pagelist li a{color:#626262;}
.pagelist .active{color:#1981f4;border-radius:3px;border:2px solid #f5f5f5;}
.pagelist .active a{color:#1981f4;}
.page_div{margin:0.4rem auto;}
#pages {text-align: center;}
#pages li {margin: 0 2px;height: 20px;line-height: 20px;text-align: center;background: #e6e6e6;color: #333;display: inline-block;}
#pages li a{font-size: 14px;display: block;padding: 0px 6px;}
#pages li span{font-size: 14px;display: block;padding: 0 4px;}
#pages li.active {text-align: center;background: #a98b69;color: #fff;display: inline-block;}
#pages li:hover {background: #f90712;}
#pages li:hover a {color: #fff;}
/* page_div end*/
/* in_tit */
.in_tit{width:100%;text-align:center;}
.in_tit h2{width:100%;text-align:center;font-size:0.6rem;line-height:2.0;color:#000000;text-transform: uppercase;}
.in_tit i{display:inline-block;width:50px;height:4px;background:#002d72;}
/* in_tit end*/
/* in_tits */
.in_tits{width:100%;text-align:center;}
.in_tits h2{display:inline-block;padding:0 120px;background:#002d72;text-align:center;font-size:0.6rem;line-height:2.0;color:#fdfdfe;letter-spacing:2px;font-weight:600;}
.in_tits i{display:inline-block;width:1.5rem;height:4px;background:#477d94;}
.in_tits p{font-size:0.32rem;line-height:2.0;color:#575757;letter-spacing:1px;font-family: 'syhei';text-transform: uppercase;}
.in_tits2 h2{background:none;color:#032f74;}
/* in_tits end*/
/* in_about */
.in_about{width:100%;padding:0.8rem 0;}
.in_about_main{text-indent:2.0em;width:1280px;margin:0.5rem auto 0.3rem auto;font-size:0.3rem;line-height:2.2;letter-spacing:1px;color:#000000;opacity:0.85;}
.in_about_main p{text-indent:2.0em;}
.in_more{width:100%;text-align:center;}
.in_more a{display:inline-block;background:#002d72;color:#fff;font-size:0.4rem;letter-spacing:1px;line-height:2.0;padding:0 0.5rem;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.in_more a:hover{transform: translate(0,-6px);}
/* in_about end*/

/*in_content*/
.in_content{width:100%;padding:48px 0;font-size:16px;line-height:2.0;color:#333;}
.in_content img{max-width:100%;}
.in_content_img{width:100%;padding:48px 0;font-size:0;text-indent:center;}
.in_content_img img{width:100%;}
/*in_content end*/

/* dsj */
.dsj{width:100%;margin:0 auto;padding-bottom:0.5rem;}
.dsj_main{position:relative;width:73%;margin:0.5rem auto;padding:0.2rem;overflow:hidden;padding-bottom:1.5rem;}
.dsj_main .dsj_list .swiper-slide{height:7.6rem;padding:0.5rem 0;background:#fff;overflow:hidden;
-webkit-box-shadow: #e8e3e3 0px 0px 12px;
-moz-box-shadow: #e8e3e3 0px 0px 12px;
box-shadow: #e8e3e3 0px 0px 12px;}
.dsj_main .dsj_list .swiper-slide .dsj_info{width:80%;margin:0 auto;}
.dsj_main .dsj_list .swiper-slide .dsj_info h5{font-size:0.32rem;color:#0038c0;line-height:3.0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.dsj_main .dsj_list .swiper-slide .dsj_info .dsj_img{width:100%;height:3.9rem;overflow:hidden;}
.dsj_main .dsj_list .swiper-slide .dsj_info .dsj_img img{width:100%;min-height:100%;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.dsj_main .dsj_list .swiper-slide:hover .dsj_info .dsj_img img{transform: scale(1.1, 1.1);transition: .4s transform;z-index:1000;}
.dsj_main .dsj_list .swiper-slide .dsj_info p{margin-top:0.4rem;font-size:0.28rem;line-height:1.6;}
.dsj_main>.swiper-button-prev{z-index:10;left:auto;right:2.0rem;top:auto;bottom:0;width:1.4rem!important;height:0.7rem!important;border:2px solid #0038c0;border-radius:0.4rem;background:url(../images/in/dsj_left.png) center center no-repeat;background-size:25% auto;}
.dsj_main>.swiper-button-prev:after{content:''!important;}
.dsj_main>.swiper-button-next{z-index:10;right:0;top:auto;bottom:0;width:1.4rem!important;height:0.7rem!important;border:2px solid #0038c0;border-radius:0.4rem;background:url(../images/in/dsj_right.png) center center no-repeat;background-size:25% auto;}
.dsj_main>.swiper-button-next:after{content:''!important;}

.dsj_img{width:100%;font-size:0;}
.dsj_img img{width:100%;display:block;}

/* dsj end*/
/* in_lc */
.in_lc{width:100%;padding:0.4rem 0 0.8rem 0;}
.in_lc .in_lc_main{width:21.0rem;margin:0 auto;}
.in_lc .in_lc_main li{width:100%;}
.in_lc .in_lc_main li .in_lc_tit1{width:100%;font-size:0.3rem;font-weight:600;line-height:2.0;margin:0.3rem 0;color:#e4002b;letter-spacing:2px;overflow:hidden;}
.in_lc .in_lc_main li .in_lc_tit1 span{position:relative;display:inline-block;}
.in_lc .in_lc_main li .in_lc_tit1 span img{position:absolute;left:120%;top:0.15rem;height:0.3rem;}
.in_lc .in_lc_main li .in_lc_con{width:100%;font-size:15px;line-height:2.0;color:#676767;letter-spacing:1px;
background:url(../images/lc/lc_line_2.png) center center no-repeat;background-size:25px auto;}
.in_lc .in_lc_main li .in_lc_con .in_lc_img{float:left;width:44.5%;font-size:0;overflow:hidden;}
.in_lc .in_lc_main li .in_lc_con .in_lc_img img{width:100%;display:block;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;
}
.in_lc .in_lc_main li .in_lc_con .in_lc_img:hover img{transform: scale(1.1, 1.1);transition: .4s transform;z-index:1000;}
.in_lc .in_lc_main li .in_lc_con .in_lc_info{float:right;width:44.5%;}
.in_lc .in_lc_main li .in_lc_con .in_lc_info h5{font-size:35px;line-height:1.5;padding:0.3rem 0 0.1rem 0;color:#e40530;}
.in_lc .in_lc_main li .in_lc_con .in_lc_info h6{font-size:24px;line-height:2.0;padding:0.1rem 0;color:#000;font-weight:normal;}
.in_lc .in_lc_main li .in_lc_con .in_lc_info .lc_lit_tit{font-size:22px;line-height:1.8;padding:0.1rem 0;color:#000;font-weight:normal;}
.in_lc .in_lc_main li:nth-of-type(even) .in_lc_con .in_lc_img{float:right;}
.in_lc .in_lc_main li:nth-of-type(even) .in_lc_con .in_lc_info{float:left;}
/* in_lc end*/


/* in_wh */
.in_wh{width:100%;margin:0 auto;padding:90px 0 30px 0;background:#edf2f4;}
.in_wh .in_wh_main{width:1400px;margin:0.5rem auto;text-align:center;}
.in_wh .in_wh_main li{cursor:pointer;width:24%;display:inline-block;margin:0.6rem 0;padding:0;
/*background:url(../images/in/in_wh_line.jpg) left top no-repeat;background-size:2px 1.4rem;*/
}
.in_wh .in_wh_main li .in_wh_info{color:#053274;margin-left:20px;display:inline-block;height:100px;font-size:0.35rem;line-height:2.0;letter-spacing:1px; 
vertical-align: center;}
.in_wh .in_wh_main li .in_wh_info h5{font-size:0.45rem;letter-spacing:2px; line-height:2.0;font-family: 'sysemi';}
.in_wh .in_wh_main li .in_wh_info p{font-family: 'syhei';}
.in_wh .in_wh_main li img{width:76px;font-size:0;display:inline-block;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.in_wh .in_wh_main li:nth-child(1){background:none;}
.in_wh .in_wh_main li:nth-child(4){background:none;}
.in_wh .in_wh_main li:hover img{
	transform: rotateY(180deg);
	-ms-transform: rotateY(180deg); /* IE 9 */
	-moz-transform: rotateY(180deg); /* Firefox */
	-webkit-transform: rotateY(180deg); /* Safari and Chrome */
	-o-transform: rotateY(180deg); /* Opera */
}

.in_wh_intro{width:73%;margin:20px auto;font-size:16px;line-height:2.0;color:#333;letter-spacing:1px;text-align:center;}
/* in_wh end*/
/* in_honor */
.in_honor{width:100%;padding:1.0rem 0 0.3rem 0;background:#fff;}
.swiper-honor{position:relative;width:100%;overflow:hidden;}
.in_honor_main{width:100%;padding:0.3rem 0;margin:0.6rem auto;background:url(../images/in/honor_back.png) right center no-repeat #f4f9fd;background-size:auto 8.0rem;}
.in_honor_main li{width:100%;}
.in_honor_main .in_honor_con{width:100%;margin:0;overflow:hidden;}
.in_honor_main .in_honor_con .in_honor_info{width:15%;}
.in_honor_main .in_honor_con .in_honor_img1{width:70%;font-size:0;}
.in_honor_main .in_honor_con .in_honor_img1 img{width:100%;display:block;}
.in_honor_main .in_honor_con h3{padding-top:0.8rem;font-size:0.45rem;line-height:1.6;color:#002e71;font-family: 'sysemi';}
.in_honor_main .in_honor_con p{margin-top:0.5rem;width:15.0em;font-size: 0.3rem;line-height: 2.2;letter-spacing: 1px;color:#444547;}
.in_honor_main .in_honor_con a{display:block;margin-top:0.8rem;width:1.4rem;height:0.7rem;border:2px solid #0038c0;border-radius:0.4rem;background:url(../images/in/dsj_right.png) center center no-repeat;background-size:25% auto;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.in_honor_main .in_honor_con a:hover{transform: translate(0,-6px);}
.in_honor_main .in_honor_con .in_honor_img2{width:100%;font-size:0;}
.in_honor_main .in_honor_con .in_honor_img2 img{width:100%;display:block;}

.swiper-honor>.swiper-button-prev{z-index:10;left:auto;right:calc(74% + 2.0rem);top:8.0rem;width:1.4rem!important;height:0.7rem!important;
border: 2px solid #0038c0;border-radius: 0.4rem;background:url(../images/in/dsj_left.png) center center no-repeat;background-size: 25% auto;}
.swiper-honor>.swiper-button-prev:after{content:''!important;}
.swiper-honor>.swiper-button-next{z-index:10;left:auto;right:74%;top:8.0rem;width:1.4rem!important;height:0.7rem!important;
border: 2px solid #0038c0;border-radius: 0.4rem;background: url(../images/in/dsj_right.png) center center no-repeat;background-size: 25% auto;}
.swiper-honor>.swiper-button-next:after{content:''!important;}
/* in_honor end*/
/* in_yewu */
.in_yewu{width:100%;padding:0 0 1.0rem 0;}
.in_yewu .in_yewu_intro{width:100%;margin:0.3rem 0;text-align:center;font-size:0.3rem;line-height: 2.2;letter-spacing: 1px;color:#000000;font-family: 'syhei';}
.in_yewu .in_yewu_main{width:1400px;margin:0.3rem auto;background:#477d94;}
.in_yewu .in_yewu_main li{width:25%;float:left;margin:0;text-align:center;font-size:0.3rem;line-height:3.5;padding:0.15rem 0;letter-spacing:2px;color:#ffffff;font-family: 'syhei';
background:url(../images/in/yewu_line_1.png) left center no-repeat;background-size:1px 100%;font-weight:400;}
.in_yewu .in_yewu_main li:nth-child(5){width:100%;background:url(../images/in/yewu_line_2.png) top center no-repeat;background-size:100% 1px;}

.in_yewu .in_yewu_main table{width:100%;border:none;border-collapse: collapse;border-spacing: 0;font-size:15px;line-height:2.5;color:#fff;font-weight:normal:}
.in_yewu .in_yewu_main table tr td{width:25%;border:1px solid #b5cbd4;font-size:15px;}
.in_yewu .in_yewu_main .yewu_table_tit td{text-align:center;font-size:24px;line-height:2.5;padding:10px 0;}
.in_yewu .in_yewu_main .yewu_table_tit2 td{padding:30px 4%;letter-spacing:1px;}
.in_yewu .in_yewu_main .yewu_table_tit3 td{padding:20px 0;letter-spacing:1px;}
/*.in_yewu .in_yewu_main .sqk_table_li td{padding:0.5rem 6px 1.0rem 1.0rem;color:#f5f0f0;}*/
/* in_yewu end*/

/* fazhan */
.fazhan{position:relative;width:100%;font-size:0;margin:30px 0;}
.fazhan .fazhan_img{width:100%;display:block;}
.fazhan .fazhan_main{position:absolute;left:0;top:0;width:100%;height:100%;}
.fazhan .fazhan_main li{width:25%;height:100%;float:left;margin:0;overflow:hidden;background:url(../images/in/fazhan_line.png) left center no-repeat;background-size:2px 100%;}
.fazhan .fazhan_main li h3{padding-top:80%;padding-left:1.0rem;font-size:0.35rem;line-height:3.0;color:#fff;font-family: 'sysemi';
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.fazhan .fazhan_main li img{padding-left:1.0rem;}
.fazhan .fazhan_main li:nth-child(1){background-image:none;}
.fazhan .fazhan_main li:hover{background:url(../images/in/fazhan_line.png) left center no-repeat,url(../images/in/meng.png) center center no-repeat;background-size:2px 100%,100% 100%;}
.fazhan .fazhan_main li:hover h3{padding-top:70%;}
/* fazhan end*/
/*in_zz_main*/
.in_zz_main{width:100%;margin:30px auto;padding-top:30px;}
.in_zz_tit{width:1200px;margin:0 auto;}
.in_zz_tit h2{float:left;font-size:42px;line-height:40px;color:#000000;font-weight:normal;padding-right:15px;}
.in_zz_tit p{float:left;font-size:14px;line-height:1.5;color:#868383;}
.in_zz_tit p span{font-size:22px;line-height:1.2;color:#000000;}
/*in_zz_main end*/
/*in_zz_list*/
.in_zz_list{width:1230px;margin:30px auto;}
.in_zz_list li{width:277.5px;float:left;margin:15px;font-size:0;}
.in_zz_list li img{width:100%;display:block;}
.in_zz_list button{display:block;width:200px;margin:20px auto;background:#022d71;color:#ffffff;font-size:16px;line-height:3.0;padding:0 20px;border:0;cursor:pointer;}
/*in_zz_list end*/
/*in_rys_main*/
.in_rys_main{width:100%;margin:30px auto;padding-top:30px;padding-bottom:30px;}
.in_rys_list{width:1230px;margin:30px auto;}
.in_rys_list li{width:277.5px;float:left;margin:15px;font-size:0;}
.in_rys_list li img{width:100%;display:block;}
/*in_rys_main end*/
/*in_ntrz_main*/
.in_ntrz_main{width:1400px;margin:30px auto;overflow:hidden;}
.in_ntrz_main .in_ntrz_list{width:100%;}
.in_ntrz_main .in_ntrz_list .swiper-slide{font-size:0;border-radius:6px;overflow:hidden;}
.in_ntrz_main .in_ntrz_list .swiper-slide img{width:100%;display:block;}
/*in_ntrz_main end*/

@media (max-width:1440px) {
	.main_con{width:1200px;}
	.head_t .head_nav{width:1200px;}
	.erjiNav .erjibox{width:1200px;}
	.in_wh .in_wh_main{width:1200px;}
	.index_lx_num{width:1200px;}
	.in_wh .in_wh_main li img{width:60px;}
	.in_ban .in_ban_tit .in_ban_tit_main h2{font-size:32px;}
    .in_ban .in_ban_tit .in_ban_tit_main h2 span{font-size:25px;}
    .in_ban .in_ban_tit .in_ban_tit_main p{font-size:20px;}
    .in_about_main{width:1200px;}
    .in_ntrz_main{width:1200px;}
    .in_banner .in_banner_info h2{font-size:32px;}
    .in_banner .in_banner_info p{margin-top:25px;}
}
@media (max-width:1140px) {
	.in_wh .in_wh_main{width:1000px;}
	.in_wh .in_wh_main li img{width:60px;}
	.main_con{width:1000px;}
	.in_ban .in_ban_tit .in_ban_tit_main h2{font-size:30px;}
    .in_ban .in_ban_tit .in_ban_tit_main h2 span{font-size:20px;}
    .in_ban .in_ban_tit .in_ban_tit_main p{font-size:18px;}
    .in_about_main{width:1000px;}
    .in_banner .in_banner_info h2{font-size:30px;}
    .in_banner .in_banner_info p{margin-top:18px;}
    .index_lx_num{width:1000px;}
    
    .in_ntrz_main{width:1000px;}
}











